x86/shim: use credit scheduler
authorWei Liu <wei.liu2@citrix.com>
Thu, 18 Jan 2018 12:32:35 +0000 (12:32 +0000)
committerWei Liu <wei.liu2@citrix.com>
Mon, 22 Jan 2018 15:42:50 +0000 (15:42 +0000)
commit831cbe98f6d13e24a3e6521ddd35102729e1d505
tree418a02088392949439470f2c60606702c6663e84
parent68ccebedb987f06fc9a78b1e3f33918119bd0abb
x86/shim: use credit scheduler

Remove sched=null from shim cmdline and doc

We use the default scheduler (credit1 as of writing). The NULL
scheduler still has bugs to fix.

Update shim.config.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
docs/man/xl.cfg.pod.5.in
tools/firmware/xen-dir/shim.config
tools/libxl/libxl_internal.h